home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 2
/
Amiga Tools 2.iso
/
tools
/
mg
/
src.lzh
/
amiga
/
README.LATTICE
< prev
next >
Wrap
Text File
|
1990-05-23
|
714b
|
15 lines
To build a version of the compiler with rexx support, you need to copy
/amiga/storage.h into include:rexx. You should do these even if you
already hve Rexx installed, as this version has the libcall pragmas
for rexxlib in itt. If you are running a version of Rexx earler than
1.10, you might want to just copy the pragmas and prototypes into your
version.
You also need to create a config file with rexx either disabled, or
set to the filename of rexxvars.o, available with ARexx 1.10 or later.
Finally, note that you have to have Lattice 5.02 or later. With the
stock 5.05 version of the compiler, the only warnings during compile
time should be "dead assignment eliminated" and "missing elipsis" from
fcntl.h.